CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 光线 跟踪

搜索资源列表

  1. DataStructs

    0下载:
  2. 阐述光线跟踪算法的数据结构 -Ray-tracing algorithm on the data structure
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:25402
    • 提供者:微微
  1. Graphics

    0下载:
  2. 用图像实例演示最新的光线跟踪算法,取得不错效果-Image examples of presentations using the latest Ray-tracing algorithm, and achieved good effects
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:108641
    • 提供者:微微
  1. RaytraceMgr

    0下载:
  2. 有关光线跟踪的控制管理的内容,有兴趣的可以-On the ray tracing of control and management of content, are interested in can
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:15462
    • 提供者:微微
  1. ZBuffer

    0下载:
  2. 光线跟踪算法实现,VC2005下编写的MFC程序。本程序实现高光、镜面反射、漫反射和折射效果。-Ray-tracing algorithm, VC2005 prepared MFC procedures. This procedure to achieve high light, specular reflection, diffuse reflection and refraction effects.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:83086
    • 提供者:lemon lee
  1. Raytrace

    0下载:
  2.  POV-Ray,全名是Persistence of Vision Raytracer,是一个使用光线跟踪绘制三维图像的开放源代码免费软件。运行POV脚本语言。它是基于DKBTrace来开发的, DKBTrace是由 David Kirk Buck和 Aaron A. Collins编写在 Amiga上的. POV-ray早期也受到了Polyray raytracer 作者 Alexander Enzmann 的帮助。很多漂亮的图片就是由POV-ray来制作的-POV-Ray, full nam
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-02
    • 文件大小:15061329
    • 提供者:孙杨
  1. RayTrace

    0下载:
  2. 光线跟踪源代码。里面有很多用于光线跟踪的类及代码的实现。-Ray-tracing the source code. There are so many classes for the ray tracing and the realization of the code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:156779
    • 提供者:wind
  1. Raytracing

    1下载:
  2. 有关光线跟踪的实现,实现了反射,折射,阴影等几个较为简单的效果,附有实验报告-Ray Tracing on the realization of a reflection, refraction, shadows and other effects of a few relatively simple, with the experimental report
  3. 所属分类:OpenGL program

    • 发布日期:2015-12-06
    • 文件大小:590843
    • 提供者:王蒙
  1. RayTraciny

    0下载:
  2. opengl实现光线跟踪算法,内容包括多光源效果,材料属性对光线跟踪的影响,动态光源。-opengl ray tracing algorithm implementation, including many lighting effects, material property on the effects of ray tracing, dynamic light source.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:828590
    • 提供者:神方舟
  1. RayWatch.1.0.Src

    0下载:
  2. 光线跟踪研究项目。开源,跨平台。实现基本图元和光照处理。-Ray Watch is a cross-platform Ray Tracer written entirely in C++. Currently, the project supports basic primitives and all the finer stuff like reflection, refraction, specularity and soft shadows.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-24
    • 文件大小:368067
    • 提供者:simplist
  1. OpenGL.RayTrace

    0下载:
  2. 本程序按照展示影响光照效果因素的思想进行设计,按照OpenGL中光线跟踪步骤实现,主要做了静态多光源,材料属性对光照效果的影响,动态光源三个方面展示的工作。-This procedure results in accordance with the display light of factors influence the design of the idea, according to Ray-tracing the steps of OpenGL to achieve, mainly to
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:828589
    • 提供者:王瑞
  1. A.12

    0下载:
  2. 简单的光线跟踪器 比较简易的光线追踪器 可作为图形学的课程设计-Simple light tracker
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:1354
    • 提供者:猫王
  1. 25811203raytracedemo

    1下载:
  2. 和辐射度算法媲美的另一算法:光线跟踪算法,VC下执行。-And radiation algorithm comparable to the other algorithms: ray tracing algorithm, VC under.
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:16651
    • 提供者:zidane
  1. traceq

    0下载:
  2. 本代码是基于openGL,仅供参考,实现的功能是光线跟踪!-The code is based on openGL, only to realize the function of the ray tracing!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:158149
    • 提供者:ren
  1. RayTrace

    0下载:
  2. 光线跟踪算法的实现。支持平面、三角、立方体、球、二次曲面等实体,进行发射、透射、镜面高光等处理。-Ray-tracing algorithm. Support plane, triangle, cube, ball, and other entities conicoid, launch, transmission, processing, such as specular.
  3. 所属分类:Graph program

    • 发布日期:2017-06-09
    • 文件大小:16617725
    • 提供者:Thihy
  1. RayTracing

    1下载:
  2. 采用层次包围盒、八叉树加速的光线跟踪算法-ray tracing using level boundary box and eight branch tree algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-16
    • 文件大小:24711046
    • 提供者:zongwu zhang
  1. guang

    0下载:
  2. 用 opengl 实现的光线跟踪的算法,内部有场景,可选择跟踪深度等-Opengl achieved using ray tracing algorithms, there are scenes such as the option to track the depth of
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:37465
    • 提供者:wangzhao
  1. A_Mathematical_Introduction_with_OpenGL

    0下载:
  2. 详细介绍了数学在3D图形编程中的应用,包括了很多有用的源码段,以及一些关于光线跟踪的内容。-This book is an introduction to 3-D computer graphics with particular emphasis on fundamentals and the mathematics underlying computer graphics. It includes descr iptions of how to use the cross-platformO
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-21
    • 文件大小:6606451
    • 提供者:li
  1. ray-tracing

    0下载:
  2. 光线跟踪,景物环境为四周镜面,魔方,圆锥,木球等-ray tracing
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2977072
    • 提供者:byf
  1. VModel-Samples

    0下载:
  2. opengl光线跟踪,很实用。 opengl光线跟踪,很实用。-opengl ray tracing, very practical. opengl ray tracing, very practical.
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:411194
    • 提供者:xiaofei
  1. raytracer-sample

    1下载:
  2. 基于KDTree的CPU光线跟踪例程,可以直接编译运行-KDTree of CPU-based ray-tracing routines can be directly compiled to run
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-22
    • 文件大小:6726449
    • 提供者:william
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com